Skip to content

下载批次核销明细

可获取到某批次的核销明细数据,包括订单号、单品信息、银行流水号等,用于对账/数据分析。

js
wxpay
.
v3
.
marketing
.
favor
.
stocks
.
_stock_id_
.
useFlow
.
get
({
stock_id
,
}) .
then
(
({
data
: {
url
,
hash_value
,
hash_type
,
}, }) => ({
url
,
hash_value
,
hash_type
,
}) )

参阅 官方文档 官方文档

Released under the MIT License. (SITEMAP)